ATR For Stop Loss (Overlay)This script is an enhancement of ATR Indicator.
It is used to determine the stop loss position by using the ATR indicator, in conjunction with the low of the candle.
Formula = Stop Loss = Lowest(Lowest Length) - (ATR Multiplier * ATR (Smoothing, Length))
However, the user needs to manually identify the swing low for a better stop loss placement.
Parameter Information : 
- Length : Period to calculate the average true range.
- Smoothing : The method used for averaging.
- ATR Multiplier : Multiplier factor to determine the Stop Loss from the lowest reference point. (1 ATR Multiplier means the stop loss would be = Low - ATR)
- Lowest Length : A total number of candle to determine the lowest reference point. (1 means only using the latest candle's low as a lowest reference point)
Have fun and good luck!
Search in scripts for "stop loss"
ATR Stop Loss IndicatorIt’s very simple – all it does is calculate your stop loss with trailing stop price.
How It Works
 
 Blue  is the current ATR (pips). 
 Green  is your trailing stop-loss price for  Long  
 Red  is your trailing stop-loss price for  Short .
 
Settings
 ATR Length:
Your ATR Length
 Multiplier:
ATR multiplier. 
For example, if you want to use a 2x ATR stop, set to 2.
Entrate, take profit e stop loss, target 1
Questo script vuole essere un aiuto nell'impostare le operazioni a mercato giorno per giorno.
A seconda della posizione che si vuole scegliere (long o short) guardando il grafico si può essere aiutati dall'indicatore Entrare.
Le linee trasparenti verdi e arancioni sono entrate:
 
  long: la mia entrata a mercato sarà al prezzo della riga arancione trasparente, il mio stop loss alla riga rossa, il mio tp 1 alla riga bianca superiore e il tp 2 alla riga verde.
  short: la mia entrata a mercato sarà al prezzo della riga verde trasparente, il mio stop loss alla riga verde, il mio tp 1 alla riga bianca inferiore e il tp 2 alla riga rossa.
 
Questa semplice strategia è basata su altri due script di mia creazione che trovate a questi indirizzi:
 
This script is made for help people with their entry day per dar.
Depending on the position yuo decided (long or short) and whatcing the chart you can be helped by this script "Entrate".
Transparent Green and Orange line are entry points:
 
  long: the entry point will be the transparent orange line, stop loss at red line, tp1 at upper white line and tp 2 at green line.
  short: the entry point will be the transparent green line, stop loss at green line, tp1 at lower white line and tp2 at red line.
 
This simple strategy is based on other 2 script made by me, and you can find at these links:
Buona fortuna e Good Luck!
Trailing Stop LossTrailing stop loss indicator to determine when to exit a position.
Multiple trailing stop loss calculation techniques are implemented:
 
  ATR: Determines stop loss using a gap from recent highest value, that gap is defined by the ATR value and a multiplier
  MA: Just a simple moving average used as a stop-loss
  Percentage: Uses a percentage of the price
 
The script also implements alerting to be notified when the stop loss price is reached.
Flexta PVA Entry & Stop Loss V1Flexta PVA Entry Stop Loss V1 
This indicator used together with result generated from Flexta PVA Scanner.
It is a guideline to decide entry or exit position based on Flexta PVA trading rules.
User will easily understand each stock trend based on PVA phases and it will help to improve the decision making before entry or exit.   
 How to Use : 
1. Green Circle with number 1 (Above Candle)
   - PVA Stage 2 Priority 1
2. Orange Circle with number 2 (Above Candle)
   - PVA Stage 2 Priority 2
3. Red Circle with number 3 (Above Candle)
   - PVA Stage 3
4. Blue Candle Color
   - Top TPVA
5. Grey Background Pillar
   - Momentum Detected
6. Red Circle (Below Candle)
   - Stop Loss Suggestion
7. Red Line (Below Candle)
   - Stop Loss trailing 
8. Cyan circle with star (Below Candle)
   - PVA + RSI Oversold
9. Blue Triangle (Below Candle)
   - Entry Suggestion
10. Trading Guideline Panel
   - Check list before making final decision to entry
ATR Entries & Stop Loss [Jigga]This is a simple script that displays multiples of ATR and shows you where the potential zones for longing and shorting are. The majority of people use ATR as a stop loss, so we can use it for our advantage and get in when they are stopped out. There is also a possibility to add a stop loss, so a trader can lose little when he is wrong and maximize profit when he is right. It works the best in ranging markets. 
Do not forget to always use a proper stop loss and risk management.  
Here you can see it in action:
 BTC - BitMex - Range bound market 
 
MariTrades Gold Indicator B-Stop loss and Take profitsThe MariTrades Gold Indicator B is an original Trading View script designed to help traders visualize entry points, stop loss (SL), take profit (TP), and key structure levels on gold charts. This publication fully complies with Trading View’s public script rules, including originality, English description, chart clarity, and Pine Script v5 usage.
Key Features:
Break of Structure (BOS) Detection:
  
Detects trend reversals by identifying when price closes above/below the previous swing high/low.
BOS signals are marked on the chart for both buy and sell opportunities.
Fibonacci Retracement Levels:
Automatically plots retracements from the last swing high to swing low.
(NOT LABELLED)
Entry signals are confirmed when price retraces to these levels after BOS.
  
Automatic SL and TP Visualization:
Stop loss and take profit levels are drawn directly on the chart.
Default values: SL = 5 pips, TP = 10 pips (customizable via inputs).
Entry Signals:
Buy: Price breaks structure (BOS) and retraces to Fibonacci level → label and lines drawn.
Sell: Price breaks structure (BOS) and retraces to Fibonacci level → label and lines drawn.
Clean, readable chart overlay:
  
Previous signals are automatically removed to avoid clutter.
SL lines in red, TP lines in green, entry labels clearly displayed.
RSI-EMA-Crossing with Donchian-Stop-LossThe Donchian RSI Indicator is a visual tool that combines momentum and trend analysis to identify high-quality long opportunities based on RSI crossovers, price action, and Donchian channel dynamics.
 How It Works 
 
 Momentum Signal: A bullish RSI crossover is detected when the RSI crosses above its moving average.
 Trend Filter: A signal is only valid if the crossover occurs while the price is above its moving average – filtering out entries against the prevailing trend.
 Signal Candle: The high of the crossover candle is stored.
 Entry Trigger: A valid signal occurs when a later candle closes above that signal high.
 
 Stop-Loss (Visual Only) 
The lower band of the Donchian Channel acts as a visual reference for a dynamic stop-loss level.
 Features 
 
 Customizable RSI, Donchian Channel, and moving average lengths
 Selectable MA types: SMA, EMA, WMA, VWMA, HMA
 Signal candle highlighted (yellow background)
 Entry points labeled on the chart
 Price MA and Donchian Channel plotted
 Trend filter improves signal quality by confirming upward bias
 
 Use Case 
Designed for swing and position traders
Optimized for use on daily or 4H charts
Smart Breakout with ATR Stop-LossThe Smart Breakout indicator combines a classic 20-day Donchian channel breakout with a tight trailing stop, drawing green lines and “ENTRY” labels at the bar after a valid breakout, and red lines and “EXIT” label at the bar after a stop-loss breach. 
By default it uses the chart’s timeframe to compute ATR and stops, but you can flip on Daily lock to freeze both ATR and price reads at the daily resolution—so your stops stay the same whether you view at 1s, 15 m, 4h or lower frequency bars.
Key features:
 
 20-day Donchian breakout: entry when price closes above the highest high of the previous 20 bars
 2 × ATR(14) trailing stop: initialized at entry and raised only when the new (close – 2 × ATR) exceeds the prior stop
 Daily lock option: Ensures all ATR and close values are calculated on the daily timeframe, keeping stop levels consistent across resolutions
TRP Stop-Loss and Position SizingScript is based on TRP to see both Long Stop Loss and Short Stop Loss, You can Also adjust the position size based on your capital and percentage risk.
Prepare Targets, Stop Loss, Position Size and calculate PnL You are watching the price action of your favorite coin. Then the price changes quickly and you know you could start a good trade now. 
But how much should you buy, where should you set your Target for Profit Taking and your Stop Loss? How much money do you want to risk, how much money would you win if the trade is succesfull?
This indicator helps you to set up your trade in a quick way, no need to do some calculations by hand.
How does it work? 
Just enter the prices where you want to take Profit and where your Stopp Loss should be.
Enter the number of coins and wether you buy or sell/go long or short.
These targets are then shown in the chart, move them around to see if your stopp loss is positioned well. See directly what your profit or loss would be.
See some Screenshots with more explanations for what is possible and how to set up everything.
General Overview:
  
How to set up the Trade:
  
Formatting and Extras:
  
Let me know if you like it!
Interactive MA Stop Loss [TANHEF]This indicator is "Interactive." Once added to the chart, you need to click the start point for the moving average stoploss. Dragging it afterward will modify its position.
 Why choose this indicator over a traditional Moving Average? 
 
 To accurately determine that a wick has crossed a moving average, you must examine the moving average's range on that bar (blue area on this indicator) and ensure the wick fully traverses this area.
 When the price moves away from a moving average, the average also shifts towards the price. This can make it look like the wick crossed the average, even if it didn't.
 
 How is the moving average area calculated? 
 
 For each bar, the moving average calculation is standard, but when the current bar is involved, its high or low is used instead of the close. For precise results, simply setting the source in a typical moving average calculation to 'Low' or 'High' is not sufficient in calculating the moving average area on a current bar.
 
 Moving Average Options: 
 
 Simple Moving Average
 Exponential Moving Average
 Relative Moving Average
 Weighted Moving Average
 
 Indicator Explanation 
After adding indicator to chart, you must click on a location to begin an entry.
  
The moving average type can be set and length modified to adjust the stoploss. An optional profit target may be added.
  
A symbol is display when the stoploss and profit target are hit. If a position is create that is not valid, "Overlapping MA and Bar" is displayed.
  
 Alerts 
 
 'Check' alerts to use within indicator settings (stop hit and/or profit target hit).
 Select 'Create Alert'
 Set the condition to 'Interactive MA''
 Select create.
 
 Alert messages can have additional details using these words in between two Curly (Brace) Brackets: 
 
 {{stop}} = MA stop-loss (price)
 {{upper}} = Upper MA band (price)
 {{lower}} = Lower MA band (price)
 {{band}} = Lower or Upper stoploss (word)
 {{type}} = Long or Short stop-loss (word)
 {{stopdistance}} = Stoploss Distance (%)
 {{targetdistance}} = Target Distance (%)
 {{starttime}} = Start time of stoploss (day:hour:minute)
 {{maLength}} = MA Length (input)
 {{maType}} = MA Type (input)
 {{target}} = Price target (price)
 {{trigger}} = Wick or Close Trigger input (input)
 {{ticker}} = Ticker of chart (word)
 {{exchange}} = Exchange of chart (word)
 {{description}} = Description of ticker (words)
 {{close}} = Bar close (price)
 {{open}} = Bar open (price)
 {{high}} = Bar high (price)
 {{low}} = Bar low (price)
 {{hl2}} = Bar HL2 (price)
 {{volume}} = Bar volume (value)
 {{time}} = Current time (day:hour:minute)
 {{interval}} = Chart timeframe
 {{newline}} = New line for text
 
I will add further moving averages types in the future. If you suggestions post them below.
[TTI] ATR Trailing Stop Alerts––––HISTORY & CREDITS  🏦
The   Trailing Stop Alert is a TradingView indicator developed by TintinTrading, which is designed to help traders manage their positions by updating and alerting them about their trailing stop levels. This tool is a valuable addition to a trader's arsenal, as it automates the process of maintaining trailing stop levels and alerts the user when they are updated or hit.
 ––––WHAT IT DOES  💡
The   Trailing Stop Alert indicator calculates trailing stop levels based on the Average True Range (ATR) of an asset over a specified lookback period. It takes user inputs for trail type (Long or Short), lookback period, ATR length, ATR multiplier, and bar time. The indicator can be applied to any financial instrument and will dynamically update the trailing stop level based on price action. When the trailing stop level is updated or hit, the indicator generates alerts to inform the user of these events.
  ––––HOW TO USE IT  🔧
1. Add the   Trailing Stop Alert indicator to your TradingView chart.
2. Configure the settings according to your preferred parameters:
👉Trail Type: Choose between "Long" or "Short" based on your trading position.
👉Lookback: Set the number of bars to look back for determining the highest high or lowest low.
👉ATR Length: Set the period for calculating the Average True Range.
👉ATR Multiplier: Set the multiplier to adjust the trailing stop distance.
👉Bar Time: Set the time at which the indicator starts updating the trailing stop levels.
3. The indicator will plot the trailing stop level on the chart, and update it as the price action unfolds.
4. When the trailing stop level is updated or hit, you will receive an alert in the form of a message with the new level or a notification that the stop has been hit.
5. Adjust your stop loss orders accordingly based on the trailing stop levels provided by the indicator.
By using the   Trailing Stop Alert indicator, you can effectively manage your positions and reduce the risk of giving back profits in a trade.
kaptanFantastik[Take Profit and Stop Loss Finder]Hello all,
It's ATR based active take profit & stop loss finder. 
You can set multipliers for taking profit and stop losing and you can change the price source for the calculation.  Also, you can change the ATR level. 
Defaults are my best settings. 2.2x for taking profit and 1.5x for stop losing. Open price is the source. Also, I think 5 ATR is the best for day and swing trade.
Levels are determined according to the open prices (This is because we can enter the position after our other indicators give the signal following the close price. Yet, you can change it). Since it's active and based on my calculation with ATR values, percentages for the taking profits and stop losing may change. Because of this, you need to note the take profit and stop lose prices after your entry price level is determined by the other indicators for the best success rates.
It can be used in any time frame with the other indicators to determine the best entry points. For example, 3 EMA levels with 5,8 and 13 is good option for the entry. You can enter the position when 5 crosses up 8 and both are above the 13. You can also use custom more advanced buy/sell indicators with this one for entry points. 
It can be used with any asset from cryptocurrency to the stocks, from forex to gold etc.
Hint: You can set your levels lower than the take profit prices to maximize the success rate.
Note: Market should be open for the positions.
Example trade on the 5-minute timeline.
The below chart has both my custom indicator and the 3 EMAs mentioned above.
Trade 1: Entry price: 19191, Take Profit: 19276. Profit 0.44%
Trade 2: Entry price: 19189, Take Profit: 193009. Profit 0.625%
  
Türkçe bilen kullanıcılar için açıklama
Herkese merhabalar,
ATR tabanlı aktif kar al ve zararı durdur bulucu.
Kar almak ve zararı kesmek için çarpanlar belirleyebilir ve hesaplama için fiyat kaynağı değiştirebilirsiniz. Ayrıca, ATR seviyesini de değiştirebilirsiniz.
Varsayılanlar benim en iyi ayarlarım. Kar almak için 2,2 kat ve zararı durdurmak için 1,5 kat. Açılış, fiyat kaynağıdır. Ayrıca, 5 ATR'nin günlük ve kısa vade (swing trade) için en iyisi olduğunu düşünüyorum.
Seviyeler açılış fiyatına göre belirlenir (Çünkü diğer göstergelerimiz kapanış fiyatının ardından sinyal verdikten sonra pozisyona girebiliyoruz. Yine de bunu değiştirebilirsiniz). Aktif olduğu için ve ATR değerleri ile yaptığım hesaplamaya göre kar alma ve zarar kes yüzdeleri değişebilir. Bu nedenle, en iyi başarı oranları için; giriş fiyat seviyeniz diğer göstergeler tarafından belirlendikten sonra kar al ve zararı durdur fiyatlarını not etmeniz gerekir.
En iyi giriş noktalarını belirlemek için diğer göstergelerle herhangi bir zaman diliminde kullanılabilir. Örneğin, 5,8 ve 13 ile 3 EMA seviyesi giriş için iyi bir seçenektir. 5, 8'i geçtiğinde ve her ikisi de 13'ün üzerinde olduğunda pozisyona girebilirsiniz. Giriş noktaları için bununla birlikte daha gelişmiş özel al/sat göstergelerini de kullanabilirsiniz.
Kripto paradan hisse senetlerine, forexten altına vb. her türlü varlıkla kullanılabilir.
İpucu: Başarı oranını en üst düzeye çıkarmak için seviyelerinizi kar alma fiyatlarından daha düşük ayarlayabilirsiniz.
Not: Pozisyonlar için piyasa açık olmalıdır.
5 dakikalık zaman çizilgesinde örnek işlem.
Yukarıdaki örnek grafikte hem özel indikatörüm hem de yukrıda belirtilen 3 EMA var.
İşlem 1: Giriş fiyatı: 19191, Kazanç Al: 19276. Kar %0.44
İşlem 2: Giriş fiyatı: 19189, Kazanç Al: 193009. Kar %0.625
Manual Stop Loss / Risk Management PanelHere is a panel where you enter the desired stop-loss price, the amount you would like to risk and it spits out what you should trade to only lose that amount if the stop-loss is hit.
2x take profit, move stop loss to entryTwo take profit targets moving stop loss to entry after first take profit hit 
This strategy shows a method to achieve the following trade management:
1) Open a position with two take profit targets
2) When first take profit is hit, move the stop loss to entry price
3) Position is closed when either second take profit is hit or position is stopped out at entry
 Trading Conditions 
The trading conditions used in this script are for illustrative purposes only and are not meant to be profitable.
Bollinger Bands
Used to show areas where price is moving outside of the normal range
Stochastic
Used to show overbought and oversold conditions.
Green dots are plotted when the K line crosses over its SMA. Red dots are plotted when the K line crosses under its SMA.
The option to use overbought/oversold thresholds is again illustrative.
Buy Monday, Exit Tuesday with Stop Loss and Take ProfitStrategy to go long at end of Monday before market closes and exit before Tuesday close, or at stop loss or take profit percentages
 
  This runs strategy on entering by weekday name and also by session time. 
  Implemented are also Take Profit and Stop Loss to exit position using custom inputs. 
  Added stoploss and take profit plot lines 
 
EMA 200 + Parabolic SAR + RSI + Take Profit Stop Loss By NussaraThe Parabolic SAR is a technical indicator developed by J. Welles Wilder to determine the direction that an asset is moving. The indicator is also referred to as a stop and reverse system, which is abbreviated as SAR . It aims to identify potential reversals in the price movement of traded assets.
EMA 200 ( Exponential Moving Average ) is important because it determines the overall trend, filters a trading system, and reacts faster than the 200 MA.
The relative strength index ( RSI ) is a technical indicator used in the analysis of financial markets. It is intended to chart the current and historical strength or weakness of a stock or market based on the closing prices of a recent trading period. RSI movement above 50 indicates that more traders are buying assets than selling, and are driving the price up. If the RSI moves below 50, it shows that more traders are selling than buying, and are driving the price down.
This indicator uses EMA 200, RSI and parabolic SARS.
The order will be entered when 3 conditions are true
1. First reverse point uptrend of Parabolic SAR
2. The price is close above EMA 200
3. RSI is over 50.
This indicator has a function to take profit and stop loss level.
Stop loss level = First reverse point uptrend of Parabolic SAR .
Take profit level = 1:1.5
This indicator is just a tool for technical analysis . It shouldn't be used as the only indication of trade because it causes you to lose your money. You should use other indicators to analyze together.
Trailing Stop LossThis script demonstrate how to make a Training Stop Loss to "ride the wave". In comparison to classic Stop Loss this strategy follows the price upwards (for long positions) and when price drops by a fixed percentage then you exit your position.
CRYPTO 3EMA Strategy with Take Profit & Stop Loss based on ATRSimple 3 EMA Strategy with plotted Take Profit and Stop Loss
Entry condition:
- Middle EMA cross above the Slow EMA
- Set take profit and stop loss exit conditions based on ATR Indicator
Exit condition:
- Fast EMA cross below the Middle EMA
Trailing Take Profit Trailing Stop LossThis script demonstrated a dual trailing take profit and stop loss strategy. Where you take 50% (configurable) of the profit when a price level is reached and then you get the rest when a trailing stop loss is hit.
TBT Stop Loss Hunting AlertPurpose:
The TBT Stop Loss Hunting Alert is a simple early warning system that indicates when Bitcoin could have unexpected volatility (in either direction) within a 24 to 48 hour time frame as you can see above (indicated by the red bar/column in the indicator lane). By knowing when there could be possible upcoming volatility for the price of Bitcoin, traders can take preventative measures to protect open positions to preserve profits.
Time Frame:
While you can view this indicator on any time frame, it was originally created with the 6-hour time frame in mind. Because of this, the indicator can be set to "same as symbol" (the indicator will adapt to any time frame you use) or "6 hours" (the original and intended time frame). Please understand that the alert will show "noise" (false positive signals) on faster (lower) time frames. This is another reason to keep the indicator on the 6-hour time frame in its settings.
Metrics:
The TBT Stop Loss Hunting Alert looks at sudden/unexpected changes in price action, volatility, and volume.
Realistic Expectations:
While this indicator is effective in alerting users when there could be sudden volatility for Bitcoin, note that there is no way to know which way Bitcoin will move after the alert is triggered. The frequency of alerts is few and far between, but in a way this is a good thing. When the signal is triggered, it is a great early warning system to remember to be careful for the next 24 to 48 hours.
OHO Trend Finder and Trailing Stop LossStudies Used:
We have used different type of moving averages and average true ranges in this indicator.
Usage:
It can be used for scalping and Intra-day trading. It works on all time frames and Scripts.
It provides easy to visualize multiple information:
1) It gives the correct Entry on Time.
2) Fake trends are shown on purple color of trend line .
3) It gives proper Exit on time. or Exit as per your own Risk Reward Ratio.
4) Easy Trailing Stop Loss as per trend line .
How to read OHO® Trend Finder and Trailing Stop Loss Indicator?
Trend line color:
Red = Sell side trailing
Green = Buy side trailing
Purple = No trade zone or Cautious Trade Zone
How to find Sideways?
If Price is above the UpTrend and it's showing a Red color, then it might be a sideways script.
And vice versa If Price is below the DownTrend and it's showing a Green color, then it might be a sideways script.
Recommendations:
Trade is recommended to be closed when price is below UpTrend line (in case of buy side trade) or it is above DownTrend line (in case of sell side trade)
What time frame should I use?
15 Minutes time-frame for Intraday and 1 Hour Time Frame for Swing Trading, But you can check different time-frames and scripts as per your requirements.
Disclaimer:
For any type of queries and suggesions kindly send us personal message.






















